fix: record non-stream usage for provider-native responses#1912
Closed
nguyenha935 wants to merge 1 commit into
Closed
fix: record non-stream usage for provider-native responses#1912nguyenha935 wants to merge 1 commit into
nguyenha935 wants to merge 1 commit into
Conversation
ozkancan-apk
added a commit
to ozkancan-apk/9routerFullFree
that referenced
this pull request
Jun 22, 2026
Applied 12 upstream decolua/9router PRs (cherry-pick pattern): Bugfix PRs: - decolua#1902 init params in transformRequest - decolua#1986 fix gemini-tts 502 models/undefined - decolua#1958 fix antigravity image-to-image editing - decolua#1987 fix TTS minimax voices exposure - decolua#1898 fix usage duplicate zero-token entries - decolua#1955 fix kiro context window for claude-opus-4.8 - decolua#1935 fix opencode-go Kimi temperature (strip params + tests) - decolua#1919 fix quota collapse rows, sort by remaining Feature/improvement PRs: - decolua#1959 improve antigravity client fingerprint - decolua#1912 fix non-stream usage for provider-native responses - decolua#1973 fix headroom log skip diagnostics Migration fix: - Added combo copy from original 9router DB (3 combos: best, free-best, claude-mem) - uncloseai: removed duplicate model entry (v0.5.13 regression) Note: All PRs verified clean apply + build green. 2 pre-existing snapshot failures unrelated to changes.
Contributor
Author
|
Superseded by #1994. The new PR keeps the Recent Requests UI filtering clean, records token-bearing CLI usage through the usageHistory path, avoids duplicate stream usage rows, and also fixes Responses API field cleanup for OpenCode Go GLM. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test Plan